home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / relnotes / eoe / ch5.z / ch5
Text File  |  1998-11-02  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.        This chapter discusses known problems in IRIX 6.5 and ways
  11.        to work around them.
  12.  
  13.           +o Programs built o32 running on desktop platforms
  14.             released since Irix 6.2 (O2 and OCTANEs) and with
  15.             default system configuration, may be returned values of
  16.             0x80000000 for resource limits RLIMIT_DATA and
  17.             RLIMIT_VMEM from a call to getlimit(). However,
  18.             setrlimit() will reject this value as invalid.
  19.  
  20.             o32 programs do not suffer from this problem on any
  21.             other platform.  n32 programs are not affected by this
  22.             problem.
  23.  
  24.             The workaround is to use systune to reduce the
  25.             associated default values.
  26.  
  27.             This problem affects systems with CPU types IP26, IP28,
  28.             IP30, or IP32.
  29.  
  30.           +o The Qlogic SCSI controller is not capable of operating
  31.             at synchronous speeds of 300ns or more per cycle.  If
  32.             you have a slow scsi device that is capable of
  33.             synchronous negotiations but at 300 ns period or
  34.             greater you must disable synchronous negotiations for
  35.             that device.  You can disable sync for the whole bus by
  36.             using the DEVICE_ADMIN directive in
  37.             /var/sysgen/system/irix.sm.  For example, to disable
  38.             sync on the external SCSI bus on an OCTANE system, add
  39.             the following line to irix.sm and then run
  40.             autoconfig(1M) and reboot the system:
  41.  
  42.             DEVICE_ADMIN: /hw/node/xtalk/15/pci/1/scsi_ctlr/0 ql_sync_enable=0
  43.  
  44.           +o The XFS Guaranteed Rate I/O (GRIO) feature contained in
  45.             eoe.sw.xfsrt can be used to access "real-time" files.
  46.             The GRIO API has undergone changes since IRIX 6.2, and
  47.             are described in the grio(1M), grio_bandwidth(1M),
  48.             grio(5), grio_disks(4) and associated man pages.
  49.  
  50.           +o Deleting ip aliases can cause kernel panics.  The
  51.             workaround is not to delete them.
  52.  
  53.           +o The system automatically mounts a pseudo-filesystem
  54.             called /_h_w. This file system should never be unmounted
  55.             (i.e. _u_m_o_u_n_t -_a should be used with caution).  The
  56.             command /_e_t_c/_m_n_t_h_w_g_f_s can be used to remount /_h_w if
  57.             necessary.  See _h_w_g_f_s(4) for more information.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o Use of file-locking operations on fifos can cause a
  75.             panic.
  76.  
  77.           +o fsr (the EFS filesystem reoganizer) will get into an
  78.             infinite loop when it encounters an EFS filesystem on
  79.             an XLV volume.  You can avoid the problem by removing
  80.             the rw option from the fstab entry for the affected
  81.             filesystem(s), see the fsr(1M) manual page.  This
  82.             disables fsr for the filesystem.
  83.  
  84.           +o OCTANE and Origin/Onyx2 systems have IBM(R) PC/AT(tm)-
  85.             like DB-9 male serial port connectors.  Some existing
  86.             serial devices, such as Dial and Button boxes, have
  87.             male DB-9 serial connectors.  These connectors are
  88.             designed for the DB-9 female serial port connectors
  89.             found on the CHALLENGE and Onyx systems.  The
  90.             difference is not merely in the gender of the
  91.             connectors; the pinout is different, and a conversion
  92.             cable is required to connect devices with the older
  93.             connectors to the newer systems.  See the serial(7) man
  94.             page for the pinouts of the CHALLENGE/Onyx and
  95.             OCTANE/Origin/Onyx2 connectors, which can be used to
  96.             create a conversion cable.
  97.  
  98.             Recently shipped versions of some devices (including
  99.             Dial and Button boxes) may have PC/AT(tm)-like DB-9
  100.             female serial port connectors that will connect
  101.             directly to OCTANE and Origin/Onyx2 systems.
  102.  
  103.           +o OCTANE Duo systems will need check to make sure the
  104.             appropriate Xservers file is on the system.  Use
  105.             "versions changed" (see versions(1M)) to check for the
  106.             previous version of Xservers (will be Xservers.O).
  107.             Compare the Xservers.O with the new Xservers.2key to
  108.             check for any changes or additions.  Without the
  109.             appropriate Xservers file the second head on the OCTANE
  110.             Duo system will not be activated.  Please see your
  111.             OCTANE Duo Installation Guide for additional details.
  112.  
  113.           +o On Onyx2, Origin2000, and OCTANE systems with Reality,
  114.             InfinteReality, InfiniteReality2, SI, SSI, or MXI
  115.             graphics, real-time determinism breaks when the X
  116.             server is terminated. Avoid terminating the X server
  117.             when real-time determinism is required.
  118.  
  119.             If the X server must be terminated while real-time
  120.             deteminism is required, a workaround for Onyx2 and
  121.             Origin2000 systems with Reality and InfiniteReality,
  122.             and InfiniteReality2 graphics can be used. Set the
  123.             non-volitile RAM's console variable to "d," directing
  124.             console output out the console serial port instead of
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.             the graphics display.
  141.  
  142.             No workaround exists for OCTANE systems and Origin2000
  143.             systems with SI, SSI, or MXI graphics.
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.